Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix configure tasks loop #24

Merged
merged 3 commits into from
Nov 6, 2024
Merged

Conversation

tbumke
Copy link
Contributor

@tbumke tbumke commented Nov 2, 2024

As described in ansible/ansible#36978 there is an issue with the task order if the include_tasks module is used inside a loop. This PR moves the loop functionality inside the configure tasks and makes sure all subtasks are executed in the correct order.

tasks/configure.yml Show resolved Hide resolved
@afeefghannam89 afeefghannam89 merged commit 6b08431 into NETWAYS:main Nov 6, 2024
5 checks passed
@tbumke tbumke deleted the fix/configure-loop branch November 6, 2024 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants